micro_utils.dokka
0.13.1
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[jvm]runCatchingSafely
run
Catching
Safely
jvm
inline suspend
fun
<
T
>
runCatchingSafely
(
noinline
onException
:
ExceptionHandler
<
T
>
=
defaultSafelyExceptionHandler
,
noinline
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
Result
<
T
>
Content copied to clipboard